home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 008a / fgdemo10.zip / FUNDMTLS.H < prev    next >
C/C++ Source or Header  |  1991-09-24  |  244b  |  9 lines

  1. extern  int do_circles(void );
  2. extern  int do_clip(void );
  3. extern  int do_ellipses(void );
  4. extern  int do_lines(void );
  5. extern  int do_paint(void );
  6. extern  int do_points(void );
  7. extern  int do_rects(void );
  8. extern  int do_text(void );
  9.